From 764e54db001f1c081131c61c93ec67db8746248c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 29 Sep 2009 07:14:01 +0000 Subject: [PATCH] Add 2009 to copyright years. --- lisp/cedet/srecode/el.el | 2 +- lisp/cedet/srecode/expandproto.el | 2 +- lisp/cedet/srecode/template.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/cedet/srecode/el.el b/lisp/cedet/srecode/el.el index 3df606a59c5..d79916c48a7 100644 --- a/lisp/cedet/srecode/el.el +++ b/lisp/cedet/srecode/el.el @@ -1,6 +1,6 @@ ;;; srecode/el.el --- Emacs Lisp specific arguments -;; Copyright (C) 2008 Free Software Foundation, Inc. +;; Copyright (C) 2008, 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam diff --git a/lisp/cedet/srecode/expandproto.el b/lisp/cedet/srecode/expandproto.el index a0c8ec62816..c338cda6eb5 100644 --- a/lisp/cedet/srecode/expandproto.el +++ b/lisp/cedet/srecode/expandproto.el @@ -1,6 +1,6 @@ ;;; srecode/expandproto.el --- Expanding prototypes. -;; Copyright (C) 2007 Free Software Foundation, Inc. +;; Copyright (C) 2007, 2009 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam diff --git a/lisp/cedet/srecode/template.el b/lisp/cedet/srecode/template.el index fee960f5852..46ef18f69b6 100644 --- a/lisp/cedet/srecode/template.el +++ b/lisp/cedet/srecode/template.el @@ -1,6 +1,6 @@ ;;; srecode-template.el --- SRecoder template language parser support. -;;; Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2005, 2007, 2008, 2009 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. -- 2.30.2